Validate<T> Method

Summary
Validates the specified media creation object.
Syntax
C#
C++/CLI
public void Validate<T>( 
   T mediaCreationObject, 
   List<string> validationMessages 
) 
public: 
void Validategeneric<typename T> 
(  
   _T^_ mediaCreationObject, 
   List<String^>^ validationMessages 
)  

Parameters

mediaCreationObject
The media creation object.

validationMessages
The validation messages.

Type Parameters

T

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.